home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Rexx / ChaosWindowOff.rexx < prev    next >
OS/2 REXX Batch file  |  2000-05-08  |  265b  |  15 lines

  1. /*RX
  2.  
  3.     $RCSFile: $
  4.     $Revision: 2.1 $
  5.     $Date: 1993/11/08 16:39:15 $
  6.  
  7.     This script tells Chaos to close the main window.
  8.     Note, that this can only be used, when Chaos is able to accept
  9.     commands, i.e. if menuitems can be selected.
  10. */
  11.  
  12. ADDRESS 'CHAOS.1'
  13.  
  14. 'Window Off'
  15.